Skip to content

fix#481

Open
georgehao wants to merge 4 commits intomainfrom
feat/shadow_fork
Open

fix#481
georgehao wants to merge 4 commits intomainfrom
feat/shadow_fork

Conversation

@georgehao
Copy link
Member

No description provided.

@codspeed-hq
Copy link

codspeed-hq bot commented Jan 22, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing feat/shadow_fork (d1d295a) with main (c3ec1a2)

Open in CodSpeed

Copy link
Collaborator

@frisitano frisitano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once I have merged #500 we should rebase this PR and merge.


/// The default payload size limit in bytes for the sequencer.
pub(crate) const DEFAULT_PAYLOAD_SIZE_LIMIT: u64 = 122_880;
pub(crate) const DEFAULT_PAYLOAD_SIZE_LIMIT: u64 = 122_8800;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to revert this change?

@@ -140,59 +140,59 @@ alloy-signer-local = { version = "1.0.37", default-features = false }
alloy-transport = { version = "1.0.37", default-features = false }
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Once I have merged #500 I think we should rebase this PR on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants